<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
body{font-family:"微软雅黑";}
/*body{font-family:"MicrosoftYaHei";}*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
form { display:block; }
em { font-style:normal; }
/** 重置列表元素 **/ 
ul, ol, li { list-style: none; }
/** 重置超链接元素 **/ 
a { text-decoration: none;transition: .5s; color:#000; }
a:hover { text-decoration:none; color:#04cfdd;transition: .5s all; }
/** 重置图片元素 **/ 
img { border:0px; }

.main .content .MorePro  .t_page{
    padding:10px;
    text-align:center;
    font-size:12px;
    line-height:25px;
    
    }   
.main .content .MorePro  .t_page a{
    padding:2px 5px;
    border:1px solid #DEDEDC;
    margin:0px 3px;}
.MorePro .ColorLink{text-align: center;}
.container{margin:0 auto;width: 1200px;}
input{background: none;}
.fl{
   float: left;
}
.fr{
   float: right;
}
.cl{
   clear: both;
}
.mrt40{
  margin-top: 40px;
}
.titleBox{
   text-align: center;
   font-family: "微软雅黑";
}
.titleB{
  font-family: "微软雅黑";
  font-size: 32px;
  color: #000000;
  font-weight: bold;
}
.titleS{
  font-family: "微软雅黑";
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
}
/*lang*/
/*语言选择*/
.lang{
	width:100%;
	background:#efefef;}
.lang p{
  width: 1200px;
  margin:0 auto;
  height: 35px;
  line-height: 35px;
  text-align: right;
  font-family: "SimSun";
  font-size: 13px;
}
.lang p a{
  display: inline-block;
  font-family: "SimSun";
  font-size: 13px;
  color: #000000;
  width: 65px;
  margin-right: 15px;
}
.lang p a.CN{
  background: url(../images/zn.jpg) 0 center no-repeat;
}
.lang p a.En{
  width: 80px;
  background: url(../images/en.jpg) 0 center no-repeat;
}
.lang p a:hover{
  color: #40cfdd;
}
/* logo */
.logoBox{
	width: 330px;
  /*margin-top:11px;*/
}
.logoImg a{display: block;margin-top:12px;}
/*nav*/
.head{
   width:100%;
   height:100px;
   z-index: 9999;
   background: #ffffff;
   padding-top:10px;}
.head .navbox{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.head .nav{
  width:800px;
}

.head .nav ul li{
   float:left;
   position: relative;
   z-index: 999;
   line-height: 80px;
 }
.head .nav ul li .f_a{
  font-family: "微软雅黑";
  text-align:center;
  transition:all .3s;
  font-size: 17px;
  color: #424242;
  display: inline-block;
  font-weight:bold;
  width: 110px;
  border-bottom: 4px solid transparent;
}
.nav_pc{}
.head .nav ul li:hover .f_a{
   color: #04cfdd; 
   border-color: #04cfdd;
   }
.head .nav ul li .s_navbox{
   display:none;
   position: absolute;
   width: 130%; 
   z-index:1;
   top: 89px;
   left: -17px;
   }
.s_navbox .s_a{
  margin-top: 11px;
  background: #f0f0f0;
}
.head .nav ul li .s_navbox .s_a a{
   color: #000000;
   font-size:15px;
   font-weight: 600;
   display:block;
   text-align: center;
   line-height: 43px;
   border-bottom: 1px dotted #fff;
   }
.head .nav ul li .s_navbox .s_a a:hover{
   background-color:#04cfdd;
   color: #fff;}
/* 轮播图 */
.slider {position: relative;overflow: hidden;width: 100%;z-index: 0;}
.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	/*margin-left:-157.5px; IE 9*/
	-ms-transform: translateX(-50%);  
	transform: translateX(-50%);

	z-index: 9;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;  }
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 40px;height: 10px;line-height: 14px;text-align: center;background: #fff;}
.slideBox .hd ul .on {background: #04cfdd;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li img{max-width:100%; vertical-align:top;/*height: 500px;*/  } 
/* 下面是前/后按钮代码 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:50px; background:#959595 url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;background-position-y: center;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px;background-position-y: center; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*公司特性*/
.gstx{
  height: 380px;
  width: 100%;
  padding-top: 40px;
  background: #f0f0f0;
}
.gstxList{
  margin-top: 30px;
}
.gstxList li{
	float: left;
	width: 299px;
	padding-top: 180px;
	text-align: center;
	border-right: 1px solid #ccc;
	font-family: "MicrosoftYaHei";
	font-size: 20px;
	color: #000000;
	position: relative;
}
.gstxList li a {

    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    padding-top: 180px;

}
.gstxList li:hover .gstxl{
  color: #40cfdd;
}
.gstxList li:last-child{
  border:none;
}
.gstxList li.gstx1{
  background: url(../images/index-1.png) center top no-repeat;
}
.gstxList li.gstx2{
  background: url(../images/index-4.png) center top no-repeat;
}
.gstxList li.gstx3{
  background: url(../images/index-3.png) center top no-repeat;
}
.gstxList li.gstx4{
  background: url(../images/index-2.png) center top no-repeat;
}
.gstxList li.gstx1:hover{
  background: url(../images/index-11.png) center top no-repeat;
}
.gstxList li.gstx2:hover{
  background: url(../images/index-44.png) center top no-repeat;
}
.gstxList li.gstx3:hover{
  background: url(../images/index-33.png) center top no-repeat;
}
.gstxList li.gstx4:hover{
  background: url(../images/index-22.png) center top no-repeat;
}

/*产品中心*/
.ProductCenter .slideTxtBox{ 
  margin: 35px auto 0;
      width:1200px;
      overflow: hidden; }
.ProductCenter .slideTxtBox .hd{ 
      position:relative;
      height: 64px;
      width: 1200px;

margin: 0 auto; }
.ProductCenter .slideTxtBox .hd ul{ 
  width: 852px;
  margin:0 auto;
}
.ProductCenter .slideTxtBox .hd ul li{ 
  float:left; 
  /*text-align: center;*/
  /*padding-left: 40px;*/
  margin:0 5px;
  background: url(../images/cpList.png) 5px center no-repeat; }
.ProductCenter .slideTxtBox .hd ul li a{
    display: inline-block;  
    /*width: 80px;*/
    line-height: 35px;
    height: 35px; 
    font-size: 22px;
    padding:0 20px 0 25px;
    color: #585858;
    font-family: "微软雅黑";
  }

.ProductCenter .slideTxtBox .hd ul li.on{  

  background: #40cfdd url(../images/cpList1.png) 5px center no-repeat;
}
.ProductCenter .slideTxtBox .hd ul li.on a{
    color:#fff; 
}
.cpImg{
  position: relative;
  /*border:1px solid #ccc;*/
  width: 348px;
  height: 290px;
  transition: .5s;
 overflow: hidden;
}
.cpImg img{
  width: 100%;
  height: 100%
}
.ProductCenter .slideTxtBox .bd ul{ 
     zoom:1; 
	 width:1182px; }
.ProductCenter .slideTxtBox .bd li{ 
      
      float: left;
      /*width: 380px; */
      margin:0 7px 30px;
      text-align: center;
      cursor: pointer;
      overflow: hidden;
    }
.ProductCenter .slideTxtBox .bd li a{
  display: inline-block;
  height: 340px;
    border:7px solid #ccc;
    padding:7px;
    background: #ffffff;
    transition: .5s;
}
.ProductCenter .slideTxtBox .bd li .cpName{
  font-family: "微软雅黑"
  font-size: 18px;
  line-height: 50px;
  transition: .5s;
  color: #000000;
}
.ProductCenter .slideTxtBox .bd li a:hover{
  border-color: #40cfdd;
}
.ProductCenter .slideTxtBox .bd li:hover .cpName{
  color: #40cfdd;
}
.proName{
  margin-top: 30px !important;
}
.proMore{
  width: 170px;
  height: 55px;
  
  margin:0 auto;
  text-align: center;
}
.proMore a{
  display: inline-block;
  line-height: 55px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #ffffff;
  background-color: #04cfdd;
  width: 100%;
}
.proMore a:hover{
  border-radius: 10px;
  background: #03b3bf;
}
/*成功案例*/
.cgCase{
  padding-top: 35px;
}
.cgCase .slideTxtBox1{ 
  /*width:450px; */
  /*border:1px solid #ddd; */
  /*text-align:left; */ }
.cgCase .slideTxtBox1 .hd{margin-bottom: 35px;}

.cgCase .slideTxtBox1 .hd ul{ 
      width: 420px;
      height: 55px;
      margin:0 auto;  
      /*border-radius: 50px;*/
      /*background-color: #f2f2f2;*/
      overflow: hidden;
}
.cgCase .slideTxtBox1 .hd ul li{ 
  float:left; 
  width: 208px;
  height: 55px;
  text-align: center;
  /*padding:0 15px; */
   }
 .cgCase .slideTxtBox1 .hd ul li a{
	 display:inline-block;
	 line-height: 55px; }
.cgCase .slideTxtBox1 .hd ul li.albg1{
    background:url(../images/albg1.png) 0 0 no-repeat;
}
.cgCase .slideTxtBox1 .hd ul li.on.albg1{
    background:url(../images/albg11.png) 0 0 no-repeat;
}
.cgCase .slideTxtBox1 .hd ul li.albg2{
    background: url(../images/albg2.png) 0 0 no-repeat;
}
.cgCase .slideTxtBox1 .hd ul li.on.albg2{
    background: url(../images/albg22.png) 0 0 no-repeat;
}
.cgCase .slideTxtBox1 .hd ul li.on a{ color: #ffffff;}
.cgCase .slideTxtBox1 .bd ul{zoom:1;  }
.cgCase .slideTxtBox1 .bd li{
  width: 289px;
  margin-right: 10px;
  
 }
 .cgCase .slideTxtBox1 .bd li img{
  transition: .5s;
  max-width: 100%;
  width: 100%;
 }
 .cgCase .slideTxtBox1 .bd li a img:hover{
  filter: brightness(0.6);
 }
 .cgCase .slideTxtBox1 .bd li a:hover div.alTitle{
  background: #04cfdd;
  color:#fff;
 }
  .cgCase .slideTxtBox1 .bd li a div.alTitle{
    position: absolute;
    width: 90%;
    left: 5%;
    top: 45%;
    border:1px solid #fff;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    color:#fff;
    font-size: 18px;
    transition: .5s;
  }
.cgCase .slideTxtBox1 .bd li a{
  display: block;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.cgCase .slideTxtBox1 .bd li.alzj{
  width: 589px;
}
 .cgCase .slideTxtBox1 .bd li.alzj a img:hover{
  filter: brightness(1);
 }
.cgCase .slideTxtBox1 .bd li.alzj div.alzjjj{
  height: 140px;
  width: 97%;
  background: url(../images/alzjbg.png) 0 0 repeat;
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 0;
  transition: .5s;
  padding-left: 20px;
color: #fff;}
  .cgCase .slideTxtBox1 .bd li.alzj div.alzjjj:hover .alTitle1{
    color: #04cfdd; }
.cgCase .slideTxtBox1 .bd li.alzj div.alzjjj h3{
  font-family: "MicrosoftYaHei";
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  /*color: #ffffff;*/
}
.cgCase .slideTxtBox1 .bd li.alzj div.alzjjj .al_line{
  width: 94px;
  height: 2px;
  margin-bottom: 8px;
  background-color: #ffffff;
}

/*优势*/
.YsBox{
  margin-top: 30px;
  width: 100%;
  height: 640px;
  background: url(../images/ysBg.jpg) 0 0 repeat-x;
  padding-top: 10px;
}
.YsBox .container .ysL{
  width: 338px;
  padding:0 20px;
  border:2px solid #9a9a9a;
  height: 628px;
  /*filter: opacity(0.5);*/
  text-align: right;
  font-size: 44px;
  font-family: "微软雅黑";
  font-weight: bold;
}
.YsBox .container .ysL .ysBtEn{
  color: #5b5b5b;
  margin-top: 60px;
}
.YsBox .container .ysL .ysBtCn{
  color: #ffffff;
  position: relative;
}
.YsBox .container .ysL .ysBtCn span{
  font-size: 60px;
  position: absolute;
  top:-8px; 
  right: 140px;
  color: #04cfdd;
}
.YsBox .container .ysL .ysJj{
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 10px;}
.YsBox .container .ysL .ysJjEn{
  font-size: 12px;
  line-height: 20px;
  color: #575757;
}
.YsBox .container .ysR{
  width: 810px;
  background: #ffffff;
  height: 632px;
}
.YsBox .container .ysR .ysItenL{
  width: 50%;
  height: 100%;
  float: left;
}
.YsBox .container .ysR .ysItenL .ysItenLTop{
  height: 316px;
}
.YsBox .container .ysR .ysItenL .ysItenLTopT{
  height: 60px;
  margin-left: 15px;
padding-top: 20px;
}
.YsBox .container .ysR .ysItenL .ysItenLTopT .ysItenLTopTNum{
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  color: #ffffff;
  font-family: "Impact";
  font-size: 44px;
  background: url(../images/ysitem.png) center center no-repeat;
}
.YsBox .container .ysR .ysItenL .ysItenLTopT .ysItenLTopTR{
  margin-top: 10px;
  margin-left: 14px; 
}
.YsBox .container .ysR .ysItenL .ysItenLTopT .ysItenLTopTR h4{
  font-family: "MicrosoftYaHei";
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #000000;
}
.YsBox .container .ysR .ysItenL .ysItenLTopT .ysItenLTopTR p{
  font-family: "MicrosoftYaHei";
  font-size: 16px;
  color: #000000;
}
.YsBox .container ul.ysListL li{
    width: 335px;
    margin:0 auto;
    position: relative;
    border-bottom: 1px dotted #000000;
    padding-bottom: 15px;
    padding-top: 10px;
    font-size: 14px;
    color: #000000;
    padding-left: 25px;
    margin-bottom: 5px;
}
.YsBox .container ul.ysListL li:before{
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: #04cfdd;
    position: absolute;
    top: 15px;
    left: 5px;
}
/*工艺流程*/
.lcList{
	height:1350px;
  margin-top: 30px;
}
.lcList li{
  width: 282px;
  height: 240px;
  float: left;
  margin:0 5px 30px;
  background: #e5e5e5; 
}
.lcList li p img{
  width: 282px;
  height: 195px;
}
.lcList li p.clName{
  line-height: 45px;
  text-align: center;
}
.lcList li p.clName span{
  display: inline-block;
  width: 21px;
  height: 21px;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  margin-right:10px;
  background: url(../images/lcyuan.png) center no-repeat;
}
/*关于我们*/
.AboutBox{
  width: 100%;
  height: 822px;
  margin-top: 30px;
  background: url(../images/aboutBg.jpg) 0 0 no-repeat;
  background-size:100% 100%;
  padding-top: 30px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aboutBg.jpg',sizingMethod='scale');
}
.AboutBox .aboutImg{
  height: 436px;
  width: 100%;
}
.AboutBox .aboutImg img{
	height:100%;
	width:100%;}
.conpanyJj{
  height: 127px;
  width: 100%;
}
.conpanyJj .conpanyJjL{
  width: 84px;
  height: 91px;
  background-color: #04cfdd;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
  color: #ffffff;
  padding:18px 29px;
}
.conpanyJjR{
  width:998px;
  height: 97px;
  background:#ffffff url(../images/aboutsj.png) left center no-repeat;
  padding:15px;
  padding-left:45px;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.conpanyJjR a{
  color: #04cfdd;
}
.aboutList{
  width: 100%;
  margin-top: 25px;
}
.aboutList li{
  text-align: center;
  position:relative;
  
  width: 380px;
  height: 53px;
  float: left;
  margin-right: 30px;
  overflow: hidden;
  padding-top: 140px;
}
.aboutList li a{
	color: #ffffff;
	display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
padding-top: 150px;
	}
.aboutList li:last-child{
  
}
.aboutList li.aboutList1{
  background: url(../images/aboutI1.png) 0 0 no-repeat;
}
.aboutList li.aboutList2{
  background: url(../images/aboutI2.png) 0 0 no-repeat;
}
.aboutList li.aboutList3{
	margin-right: 0;
  background: url(../images/aboutI3.png) 0 0 no-repeat;
}
.aboutList li.aboutList1:hover{
  background: url(../images/aboutI11.png) 0 0 no-repeat;
}
.aboutList li.aboutList2:hover{
  background: url(../images/aboutI22.png) 0 0 no-repeat;
}
.aboutList li.aboutList3:hover{
  background: url(../images/aboutI33.png) 0 0 no-repeat;
}
/*新闻中心*/
.newBox{
  
}
.newBox .slideTxtBox1{ 
  width:1200px;
  margin-top:30px;   }
.newBox .slideTxtBox1 .hd{ 
  height:48px; 
  line-height:48px; 
  padding:0 10px 0 20px;    
  position:relative; 
margin-bottom: 15px;}
.newBox .slideTxtBox1 .hd ul{ 
  float:left;  
  position:absolute; 
  left:20px; 
  top:-1px; 
  height:32px;   }
.newBox .slideTxtBox1 .hd ul li{ 
  float:left;
  text-align: center; 
  width: 150px;
  font-weight: bold;
  margin-right: 10px;
  cursor:pointer;}
.newBox .slideTxtBox1 .hd ul li a{
  display: inline-block;
  width: 100%;
  background: #f0f0f0;
  color: #000000;
  font-size: 20px;
}
.newBox .slideTxtBox1 .hd ul li.on a{ 
  color: #ffffff;
  background:#04cfdd;}
.newBox .slideTxtBox1 .bd ul{ 
  padding:15px;  
  zoom:1;  }
.newBox .slideTxtBox1 .bd li{ }
.newBox .slideTxtBox1 .bd li .newsListL{
  width: 660px;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem{
  height: 134px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #000;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsTime{
  width: 70px;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsTime .newsDay{
  font-family: "微软雅黑";
  font-size: 25px;
  line-height: 40px;
  color: #000000;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsTime .newsYear{
  font-size: 16px;
  color: #404040;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsCentent{
  width: 570px;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsCentent .newsTitle a{
  font-size: 20px;
  line-height: 36px;
  color: #5d5d5d;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem .newsCentent .newsjs a{
  font-family: "SimSun";
  font-size: 14px;
  line-height: 20px;
  color: #777777;
  text-indent:2em;
  display: inline-block;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem:hover .newsTitle a{
  color: #40cfdd;
}
.newBox .slideTxtBox1 .bd li .newsListL .NewsItem:hover .newsjs a{
  color: #515151;
}
.newBox .slideTxtBox1 .bd li .newsListR .newsImg{
  margin-bottom: 10px;
  position: relative;
  width: 496px;
  height: 223px;
}
.newBox .slideTxtBox1 .bd li .newsListR .newsImg img{
  width: 100%;
  height: 100%;
}
.newBox .slideTxtBox1 .bd li .newsListR .newsImg .newsImgTil{
  position: absolute;
  bottom: 0;
  left: 0;
  background:url(../images/alzjbg.png) 0 0 repeat;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
}
/*友情链接*/
.LinksBox{
  margin:35px auto;
}
.LinksBox .LinksL{
  width: 100px;
  text-align: right;
}
.LinksBox .LinksL h4{
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 5px;
}
.LinksBox .LinksL p{
  font-size: 22px;
  color: #04cfdd;
}
.LinksBox .LinksR{
  width: 1080px;
}
.LinksBox .LinksR a{
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  display: inline-block;
  margin:0 7px;
}
.LinksBox .LinksR a:hover{
  color: #40cfdd;
}

/*底部*/
#footer{
  width: 100%;
  padding: 35px 0;
  height: 255px;
  background-color: #2b2b2b;
  margin-top: 30px;
}
.footMain{

}
.footLeft{
   width: 1200px;
}
.footNav{
   text-align: left;
   width: 182px;
}
.footNav li a{
    /*font-family: "SimSun";*/
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.footNav li a:hover{
   color: #40cfdd;
}
.footNav li:first-child{
    font-family: "MicrosoftYaHei";
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 13px;
    height: 35px;
    background: url(../images/footline.jpg) 0 bottom no-repeat;
}

.footC li{
  width: 288px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
.footC li a{
	  color: #fff;
  font-size: 14px;
	}
.footC li a:hover{
	color:#40cfdd;}
.footER_code{
  width: 130px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.footER_code p{
  line-height: 35px;
}
.footER_code img{
  width: 100%;
}

.footLogobox{
   margin-bottom: 5px;
   padding-left: 20px;
}
.footRight p{
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 24px;
}
/*版权*/
.copyBox{
  font-family: "微软雅黑";
  width: 100%;
  line-height: 53px;
  height: 53px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background-color: #212121;
}
.copyBox a{
	color: #ffffff;}
.copyBox a:hover{
	color: #40cfdd;}

/*客服*/
/*固定的悬浮窗*/
.yb_conct {
  position: fixed;
  z-index: 9999999;
  bottom: 2%;
  right: -135px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 188px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  margin-bottom: 3px;
  border-radius: 3px;
  text-indent: 54px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #04cfdd url(../images/fixCont1.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	font-weight:bold;
  background: #04cfdd url(../images/fixCont1.png) no-repeat 0 -57px;
}
.yb_bar .yb_tel {
	position:relative;
	line-height:35px;
	font-weight:bold;
  background: #04cfdd url(../images/cbtel.png) 12px center no-repeat;
}
.yb_bar .yb_tel:before{
	content:"18900873268";
	display:inline-block;
	top:11px;
	position:absolute;
	
	left:0;
	color:#fff;
	font: 16px/53px 'Microsoft YaHei';
	font-weight:bold;}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #04cfdd url(../images/fixCont1.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
  /*height:200px;*/
  background: #04cfdd url(../images/fixCont1.png) no-repeat 0 -170px;
}
.hd_qr {
  padding: 0 29px 25px 29px;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}

#form1 tr{height: 35px;}
#form1 td{
    font-weight: bold;
}
#form1 td img{
    margin-top: 5px;
}
.Cbutton{
    background: none;
    padding:10px 25px;
    border-radius: 10px;
    margin-top: 10px;
    cursor: pointer;
}
.Cbutton:hover{
    background: #1f3d9e;
    color: #fff;
}

.footlinksbg{ overflow:hidden; width:100%; background:#212121;padding: 15px 0;border-top: 1px solid #737373;}
.footlinks{ width:1200px; margin:0 auto; overflow:hidden;}
.footlinks b{ color:white; font-size:14px;}
.footlinks a{font-size: 14px;
line-height: 20px;
color: white;
display: inline-block;
margin: 0 7px;}






</pre></body></html>